STEP 3: Let's start writing our story!

In Python, when we want to combine two strings, we use a plus sign +.

  • Replace the string "Nina" with the string "Jacob" in the .say() command.
  • Run your program. Notice that the first string, "My friend is named ", is now combined with the second string, "Jacob".


To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)